Add support for platform-specific build/dev dependencies
authorAlex Crichton <alex@alexcrichton.com>
Wed, 29 Apr 2015 17:23:08 +0000 (10:23 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 29 Apr 2015 17:23:08 +0000 (10:23 -0700)
commit3f0ef765c08b24184a1445b119513dfc7575dd8e
tree25485ea6d5108ae70fd5b9c3e20a450078a55154
parente3a642559d25e4f3df494894bd03400924ee33ea
Add support for platform-specific build/dev dependencies

They're available at the top-level, so no reason to not expose them at the
target level as well!

Closes #1464
src/cargo/util/toml.rs
tests/test_cargo_compile.rs